home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Modules / BackSpaceModules / Source / IconMosaicView / PB.project < prev    next >
Text File  |  1994-05-04  |  578b  |  21 lines

  1. DOCEXTENSIONS = ();
  2. LANGUAGE = English;
  3. LOCALIZABLE_FILES = {
  4. };
  5. PROJECTVERSION = 1.1;
  6. INSTALLDIR = "$(HOME)/Library/BackSpaceViews";
  7. PROJECTTYPE = Bundle;
  8. PROJECTNAME = IconMosaicView;
  9. BUNDLE_EXTENSION = bundle;
  10. FILESTABLE = {
  11.     CLASSES = (DefaultsTable.m, IconMosaicView.m);
  12.     OTHER_RESOURCES = (README.rtf);
  13.     OTHER_SOURCES = (Makefile, Makefile.postamble);
  14.     INTERFACES = (IconMosaic.nib);
  15.     H_FILES = (DefaultsTable.h, IconMosaicView.h, Thinker.h);
  16.     IMAGES = (IconMosaic.tiff);
  17.     STRINGS_FILES = (Defaults.strings);
  18. };
  19. GENERATEMAIN = YES;
  20. DOCICONFILES = ();
  21.